[examples/turing] - rename it to turing
This commit is contained in:
5
examples/turing/prettier.config.js
Normal file
5
examples/turing/prettier.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
singleQuote: true,
|
||||
semi: false,
|
||||
plugins: [require('prettier-plugin-tailwindcss')],
|
||||
}
|
||||
Reference in New Issue
Block a user