Initial push of Plunk Next
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@plunk/eslint-config",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./next": "./next.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"eslint-config-next": "^16.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user